home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Paragon Drive Backup 9
/
DB90_SE_x32.msi
/
Data1.cab
/
_21AE012D677342AB801174A06E7C1366
< prev
next >
Wrap
Text File
|
2008-06-28
|
3KB
|
89 lines
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ve_open</class>
<widget class="QWidget">
<property name="name">
<cstring>ve_open</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>586</width>
<height>468</height>
</rect>
</property>
<property name="caption">
<string></string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QPushButton" row="1" column="2">
<property name="name">
<cstring>cancel</cstring>
</property>
<property name="text">
<string>Cancel</string>
</property>
</widget>
<widget class="QGroupBox" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>widget_here</cstring>
</property>
<property name="title">
<string></string>
</property>
</widget>
<spacer row="1" column="0">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>300</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QPushButton" row="1" column="1">
<property name="name">
<cstring>ok</cstring>
</property>
<property name="text">
<string>OK</string>
</property>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>cancel</sender>
<signal>clicked()</signal>
<receiver>ve_open</receiver>
<slot>reject()</slot>
</connection>
<connection>
<sender>ok</sender>
<signal>clicked()</signal>
<receiver>ve_open</receiver>
<slot>accept()</slot>
</connection>
</connections>
<tabstops>
<tabstop>ok</tabstop>
<tabstop>cancel</tabstop>
</tabstops>
<slots>
<slot>reject()</slot>
<slot>accept()</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>